Bug 550939 - GtkFileChooser listbox does not refresh selection
authorKristian Rietveld <kris@gtk.org>
Sun, 20 Sep 2009 13:27:14 +0000 (15:27 +0200)
committerKristian Rietveld <kris@gtk.org>
Mon, 21 Sep 2009 18:41:35 +0000 (20:41 +0200)
commit3043155796b8685ae505917d691818047833f9a2
tree80d67f48b7f7257558aaf0e658fd6d9c5ac387b6
parentbfc88240b43885149a99eb0e4a58662133db0b35
Bug 550939 - GtkFileChooser listbox does not refresh selection

Make the quartz backend support the new queued translations.  We do this
by keeping our own copy of the region that has been set to need display.
Using this region we can intersect by the given area, translate this and also
set needs display for the resulting area.
gdk/quartz/GdkQuartzView.c
gdk/quartz/gdkgeometry-quartz.c
gdk/quartz/gdkprivate-quartz.h
gdk/quartz/gdkwindow-quartz.c
gdk/quartz/gdkwindow-quartz.h